Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update docker dependencies #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

This PR contains the following updates:

Package Type Update Change
node final minor 20.10.0-alpine -> 20.18.1-alpine
python minor 3.11.3 -> 3.13.1
python final minor 3.11-slim -> 3.13-slim
qdrant/qdrant (source) minor v1.6.1 -> v1.12.5

Release Notes

nodejs/node (node)

v20.18.1: 2024-11-20, Version 20.18.1 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

v20.18.0: 2024-10-03, Version 20.18.0 'Iron' (LTS), @​targos

Compare Source

Notable Changes
Experimental Network Inspection Support in Node.js

This update introduces the initial support for network inspection in Node.js.
Currently, this is an experimental feature, so you need to enable it using the --experimental-network-inspection flag.
With this feature enabled, you can inspect network activities occurring within a JavaScript application.

To use network inspection, start your Node.js application with the following command:

$ node --inspect-wait --experimental-network-inspection index.js

Please note that the network inspection capabilities are in active development.
We are actively working on enhancing this feature and will continue to expand its functionality in future updates.

Contributed by Kohei Ueno in #​53593 and #​54246

Exposes X509_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext

This releases introduces a new option to the API tls.createSecureContext. From
now on, tls.createSecureContext({ allowPartialTrustChain: true }) can be used
to treat intermediate (non-self-signed) certificates in the trust CA certificate
list as trusted.

Contributed by Anna Henningsen in #​54790

New option for vm.createContext() to create a context with a freezable globalThis

Node.js implements a flavor of vm.createContext() and friends that creates a context without contextifying its global
object when vm.constants.DONT_CONTEXTIFY is used. This is suitable when users want to freeze the context
(impossible when the global is contextified i.e. has interceptors installed) or speed up the global access if they
don't need the interceptor behavior.

Contributed by Joyee Cheung in #​54394

Deprecations
  • [64aa31f6e5] - repl: doc-deprecate instantiating node:repl classes without new (Aviv Keller) #​54842
  • [4c52ee3d7f] - zlib: deprecate instantiating classes without new (Yagiz Nizipli) #​54708
Other Notable Changes
Commits

Configuration

📅 Schedule: Branch creation - "before 5am on monday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 5032621 to 3ef085e Compare December 11, 2023 21:27
@renovate renovate bot changed the title chore(deps): update qdrant/qdrant docker tag to v1.7.0 chore(deps): update qdrant/qdrant docker tag to v1.7.1 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 3ef085e to cf2807d Compare December 12, 2023 22:51
@renovate renovate bot changed the title chore(deps): update qdrant/qdrant docker tag to v1.7.1 chore(deps): update qdrant/qdrant docker tag to v1.7.2 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from cf2807d to 3474a46 Compare December 19, 2023 21:51
@renovate renovate bot changed the title chore(deps): update qdrant/qdrant docker tag to v1.7.2 chore(deps): update qdrant/qdrant docker tag to v1.7.3 Dec 19, 2023
@renovate renovate bot changed the title chore(deps): update qdrant/qdrant docker tag to v1.7.3 chore(deps): update docker dependencies Dec 20, 2023
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 3474a46 to 62410aa Compare December 20, 2023 15:03
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 62410aa to 2b56b2c Compare January 11, 2024 00:41
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 2b56b2c to 34cb455 Compare January 29, 2024 17:48
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 34cb455 to a285f70 Compare February 7, 2024 22:56
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from a285f70 to 741ee2b Compare February 16, 2024 00:54
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 2 times, most recently from 96456f5 to 7b6a40b Compare March 7, 2024 17:50
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 2 times, most recently from 3f837ba to 91e9571 Compare March 19, 2024 16:43
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 2 times, most recently from 0605cb0 to 6b3d5f0 Compare April 1, 2024 16:06
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 3 times, most recently from d16170b to b869bbd Compare April 11, 2024 14:54
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from b869bbd to 8fd797b Compare April 22, 2024 15:42
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 3 times, most recently from aaa7228 to 386354d Compare May 9, 2024 21:57
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 386354d to beea4bb Compare May 10, 2024 11:31
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 3 times, most recently from 30e2eab to 58db811 Compare May 29, 2024 00:25
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 58db811 to dcb2202 Compare June 8, 2024 01:01
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from dcb2202 to 4c29901 Compare June 11, 2024 19:45
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 3 times, most recently from 9f4239f to 4620d70 Compare June 25, 2024 14:50
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 4620d70 to 80200ca Compare July 1, 2024 19:40
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 2 times, most recently from 28fde7a to 55d13bd Compare July 11, 2024 18:29
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 55d13bd to 4d774d8 Compare July 24, 2024 18:25
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 2 times, most recently from e483aaf to 64077a0 Compare August 12, 2024 19:04
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 3 times, most recently from e044ace to a7c7e20 Compare August 28, 2024 19:52
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from a7c7e20 to ea9d280 Compare August 29, 2024 19:53
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from ea9d280 to 3fff6ae Compare September 9, 2024 19:44
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 2 times, most recently from c10c54e to 334232f Compare September 23, 2024 18:13
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 4 times, most recently from ad53b90 to 921cb43 Compare October 8, 2024 17:11
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 921cb43 to 31eb241 Compare October 11, 2024 22:55
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 2 times, most recently from 190385f to 73f801c Compare November 12, 2024 17:30
@renovate renovate bot force-pushed the renovate/docker-dependencies branch 2 times, most recently from ca59cc2 to 151aafd Compare November 20, 2024 21:36
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 151aafd to 6a27cd6 Compare December 5, 2024 00:50
@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 6a27cd6 to 025defe Compare December 9, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants